home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BBS in a Box 15
/
BBS in a box XV-2.iso
/
Files II
/
Prog
/
U-Z
/
Zmodem.source.sit
/
vuplfile.t
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1989-02-15
|
287 b
|
14 lines
echo "Uploading %item to VMS using DCL create command"
pat
if S>2400 pt1; ena -t
putw "set terminal/hostsync/noecho\r"
putw "create %item\r"
sleep 10
f -xHr %item
pat 1 "\044"
put "\032"
wait -f30
if !1 echo "create failed!"
putw "set terminal/echo\r"
dis -Htx